[INFO] cloning repository https://github.com/fredhsu/learning-system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fredhsu/learning-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredhsu%2Flearning-system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredhsu%2Flearning-system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 919e0c74833a3063d2ab968cf4c4f968270a3e30
[INFO] testing fredhsu/learning-system against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredhsu%2Flearning-system" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fredhsu/learning-system
[INFO] finished tweaking git repo https://github.com/fredhsu/learning-system
[INFO] tweaked toml for git repo https://github.com/fredhsu/learning-system written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fredhsu/learning-system on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fredhsu/learning-system already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34ceff97b290a36bd6065e569bc6add0aefe930ecec08ee2ab79a51ce3bd15cc
[INFO] running `Command { std: "docker" "start" "-a" "34ceff97b290a36bd6065e569bc6add0aefe930ecec08ee2ab79a51ce3bd15cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34ceff97b290a36bd6065e569bc6add0aefe930ecec08ee2ab79a51ce3bd15cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ceff97b290a36bd6065e569bc6add0aefe930ecec08ee2ab79a51ce3bd15cc", kill_on_drop: false }`
[INFO] [stdout] 34ceff97b290a36bd6065e569bc6add0aefe930ecec08ee2ab79a51ce3bd15cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2665bdcd71654a3eb305ffc1619a7459620caf6cc632cbbf2b12040a0b8f631c
[INFO] running `Command { std: "docker" "start" "-a" "2665bdcd71654a3eb305ffc1619a7459620caf6cc632cbbf2b12040a0b8f631c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling learning-system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 58s
[INFO] running `Command { std: "docker" "inspect" "2665bdcd71654a3eb305ffc1619a7459620caf6cc632cbbf2b12040a0b8f631c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2665bdcd71654a3eb305ffc1619a7459620caf6cc632cbbf2b12040a0b8f631c", kill_on_drop: false }`
[INFO] [stdout] 2665bdcd71654a3eb305ffc1619a7459620caf6cc632cbbf2b12040a0b8f631c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1ab2a98061ba60af81ffec2847b3a830c434a1856972d569d359082254265d3
[INFO] running `Command { std: "docker" "start" "-a" "c1ab2a98061ba60af81ffec2847b3a830c434a1856972d569d359082254265d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]    Compiling axum-test v15.7.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling learning-system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "c1ab2a98061ba60af81ffec2847b3a830c434a1856972d569d359082254265d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ab2a98061ba60af81ffec2847b3a830c434a1856972d569d359082254265d3", kill_on_drop: false }`
[INFO] [stdout] c1ab2a98061ba60af81ffec2847b3a830c434a1856972d569d359082254265d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b576622facf58f564a742aef200cdf57d910caadf59ca30c5e0854959f403ba4
[INFO] running `Command { std: "docker" "start" "-a" "b576622facf58f564a742aef200cdf57d910caadf59ca30c5e0854959f403ba4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learning_system-153eb0011354a100)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test card_service::tests::test_card_service_linked_cards ... ok
[INFO] [stdout] test card_service::tests::test_card_service_zettel_id_linking ... ok
[INFO] [stdout] test card_service::tests::test_card_service_nonexistent_operations ... ok
[INFO] [stdout] test card_service::tests::test_resolve_zettel_ids_invalid ... ok
[INFO] [stdout] test card_service::tests::test_card_service_creation ... ok
[INFO] [stdout] test card_service::tests::test_card_service_review_functionality ... ok
[INFO] [stdout] test card_service::tests::test_card_service_update_partial ... ok
[INFO] [stdout] test database::tests::test_database_cards_due_for_review ... ok
[INFO] [stdout] test database::tests::test_database_backlinks_cascade_delete ... ok
[INFO] [stdout] test database::tests::test_database_backlinks_operations ... ok
[INFO] [stdout] test database::tests::test_database_initialization ... ok
[INFO] [stdout] test card_service::tests::test_card_service_topics ... ok
[INFO] [stdout] test database::tests::test_database_delete_card ... ok
[INFO] [stdout] test efficiency_tests::efficiency_tests::test_content_length_bucketing ... ok
[INFO] [stdout] test card_service::tests::test_card_service_crud_operations ... ok
[INFO] [stdout] test errors::tests::test_api_error_responses ... ok
[INFO] [stdout] test errors::tests::test_error_classification ... ok
[INFO] [stdout] test errors::tests::test_error_context_creation ... ok
[INFO] [stdout] test database::tests::test_database_topic_operations ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_again_rating ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_good_rating ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_multiple_reviews ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_card_state_transitions ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_edge_cases ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_rating_conversion ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_fsrs_scheduler_creation ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_rating_to_int_conversion ... ok
[INFO] [stdout] test logging::tests::test_logging_macros_compile ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_retrievability_calculation ... ok
[INFO] [stdout] test database::tests::test_database_multiple_backlinks ... ok
[INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_batch_grading_error_recovery ... ok
[INFO] [stdout] test database::tests::test_database_update_card_content ... ok
[INFO] [stdout] test card_service::tests::test_resolve_zettel_ids_mixed ... ok
[INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_batch_grading_with_large_content ... ok
[INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_batch_grading_session_state_consistency ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_empty_request ... ok
[INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_concurrent_batch_requests ... ok
[INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_complete_batch_grading_workflow ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_fallback_mechanism ... ok
[INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_batch_vs_sequential_performance_comparison ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_incorrect_answers ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_execution ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_request_construction ... ok
[INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_end_to_end_review_workflow ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_long_content_truncation ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_mixed_question_types ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_single_request ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_empty_answers ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_invalid_card ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_invalid_question_index ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_invalid_session ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_result_ordering ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_ordering_preservation ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_success ... ok
[INFO] [stdout] test efficiency_tests::efficiency_tests::test_smart_card_ordering ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_mixed_correctness ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_response_format_consistency ... ok
[INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_mixed_question_types ... ok
[INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_error_handling ... ok
[INFO] [stdout] test efficiency_tests::efficiency_tests::test_batch_grading_structure ... ok
[INFO] [stdout] test efficiency_tests::efficiency_tests::test_batch_generation_fallback ... ok
[INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_result_ordering ... ok
[INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_large_batch ... ok
[INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_grading_performance ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_error_handling ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_endpoint_exists ... ok
[INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_large_batch_processing ... ok
[INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_task_limiting ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_fallback_mechanism ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_concurrency_limits ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_processing_metrics ... ok
[INFO] [stdout] test tests::session_answer_test::tests::test_error_cases ... ok
[INFO] [stdout] test tests::session_answer_test::tests::test_session_answer_endpoint ... ok
[INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_vs_sequential_performance ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_result_ordering ... ok
[INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_backpressure_handling ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_resource_cleanup ... ok
[INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_resource_cleanup ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_vs_sequential_performance ... ok
[INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_memory_efficiency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/learning_system-a373348236367e76)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test card_service::tests::test_card_service_creation ... ok
[INFO] [stdout] test card_service::tests::test_card_service_nonexistent_operations ... ok
[INFO] [stdout] test card_service::tests::test_card_service_topics ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_database_config_defaults ... ok
[INFO] [stdout] test card_service::tests::test_card_service_review_functionality ... ok
[INFO] [stdout] test config::tests::test_invalid_port_parsing ... ok
[INFO] [stdout] test config::tests::test_llm_provider_parsing ... ok
[INFO] [stdout] test config::tests::test_mask_sensitive_data ... ok
[INFO] [stdout] test config::tests::test_server_config_defaults ... ok
[INFO] [stdout] test card_service::tests::test_card_service_zettel_id_linking ... ok
[INFO] [stdout] test card_service::tests::test_card_service_crud_operations ... ok
[INFO] [stdout] test card_service::tests::test_resolve_zettel_ids_invalid ... ok
[INFO] [stdout] test card_service::tests::test_card_service_update_partial ... ok
[INFO] [stdout] test database::tests::test_database_cards_due_for_review ... ok
[INFO] [stdout] test card_service::tests::test_resolve_zettel_ids_mixed ... ok
[INFO] [stdout] test card_service::tests::test_card_service_linked_cards ... ok
[INFO] [stdout] test database::tests::test_database_backlinks_cascade_delete ... ok
[INFO] [stdout] test errors::tests::test_api_error_responses ... ok
[INFO] [stdout] test database::tests::test_database_delete_card ... ok
[INFO] [stdout] test database::tests::test_database_backlinks_operations ... ok
[INFO] [stdout] test errors::tests::test_error_classification ... ok
[INFO] [stdout] test database::tests::test_database_initialization ... ok
[INFO] [stdout] test database::tests::test_database_topic_operations ... ok
[INFO] [stdout] test errors::tests::test_error_context_creation ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_good_rating ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_again_rating ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_card_state_transitions ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_fsrs_scheduler_creation ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_edge_cases ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_multiple_reviews ... ok
[INFO] [stdout] test logging::tests::test_logging_macros_compile ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_retrievability_calculation ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_rating_conversion ... ok
[INFO] [stdout] test fsrs_scheduler::tests::test_rating_to_int_conversion ... ok
[INFO] [stdout] test database::tests::test_database_update_card_content ... ok
[INFO] [stdout] test database::tests::test_database_multiple_backlinks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/migrate_titles.rs (/opt/rustwide/target/debug/deps/migrate_titles-5400707c518e51a4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_extract_markdown_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-b7c713bcfc4b24e7)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_api_delete_nonexistent_card ... ok
[INFO] [stdout] test test_api_get_nonexistent_card ... ok
[INFO] [stdout] test test_api_error_response_format ... ok
[INFO] [stdout] test test_api_create_topic ... ok
[INFO] [stdout] test test_api_delete_card ... ok
[INFO] [stdout] test test_api_card_with_links ... ok
[INFO] [stdout] test test_api_get_all_cards ... ok
[INFO] [stdout] test test_api_cards_due_for_review ... ok
[INFO] [stdout] test test_api_get_single_card ... ok
[INFO] [stdout] test test_api_create_card ... ok
[INFO] [stdout] test test_api_response_structure ... ok
[INFO] [stdout] test test_api_search_cards ... ok
[INFO] [stdout] test test_api_invalid_json ... ok
[INFO] [stdout] test test_api_get_topics ... ok
[INFO] [stdout] test test_api_update_nonexistent_card ... ok
[INFO] [stdout] test test_api_update_card ... ok
[INFO] [stdout] test test_api_review_card ... ok
[INFO] [stdout] test test_api_search_url_encoding ... ok
[INFO] [stdout] test test_api_missing_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-da98686ed6266af4)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_api_key_format_validation ... ok
[INFO] [stdout] test test_base_url_defaults ... ok
[INFO] [stdout] test test_environment_variable_scenarios ... ok
[INFO] [stdout] test test_model_recommendations ... ok
[INFO] [stdout] test test_port_configuration ... ok
[INFO] [stdout] test test_provider_string_parsing ... ok
[INFO] [stdout] test test_unknown_provider_defaults_to_openai ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-62ab1bec159542a7)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_extreme_date_handling ... ok
[INFO] [stdout] test test_malformed_links_handling ... ok
[INFO] [stdout] test test_invalid_uuid_handling ... ok
[INFO] [stdout] test test_database_operations_with_invalid_data ... ok
[INFO] [stdout] test test_topic_name_constraints ... ok
[INFO] [stdout] test test_database_connection_failure ... ok
[INFO] [stdout] test test_concurrent_card_operations ... ok
[INFO] [stdout] test test_card_cascade_deletion ... ok
[INFO] [stdout] test test_invalid_rating_handling ... ok
[INFO] [stdout] test test_memory_stress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gemini_tests.rs (/opt/rustwide/target/debug/deps/gemini_tests-9b44dbfc6e9c9819)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_provider_enum_serialization ... ok
[INFO] [stdout] test test_gemini_with_custom_base_url ... ok
[INFO] [stdout] test test_provider_compatibility ... ok
[INFO] [stdout] test test_card_structure_compatibility ... ok
[INFO] [stdout] test test_provider_defaults ... ok
[INFO] [stdout] test test_gemini_service_creation ... ok
[INFO] [stdout] test test_llm_provider_configuration ... ok
[INFO] [stdout] test test_gemini_model_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-64d205ee93fbfd5b)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_card_creation_and_retrieval ... ok
[INFO] [stdout] test test_card_deletion ... ok
[INFO] [stdout] test test_backlinks_with_zettel_linking ... ok
[INFO] [stdout] test test_backlinks_card_deletion ... ok
[INFO] [stdout] test test_backlinks_bidirectional_linking ... ok
[INFO] [stdout] test test_backlinks_creation ... ok
[INFO] [stdout] test test_card_deletion_nonexistent ... ok
[INFO] [stdout] test test_card_links_functionality ... ok
[INFO] [stdout] test test_keyboard_shortcut_ratings ... ok
[INFO] [stdout] test test_card_update ... ok
[INFO] [stdout] test test_card_update_nonexistent ... ok
[INFO] [stdout] test test_backlinks_update_and_removal ... ok
[INFO] [stdout] test test_database_card_operations ... ok
[INFO] [stdout] test test_backlinks_multiple_sources ... ok
[INFO] [stdout] test test_fsrs_scheduling ... ok
[INFO] [stdout] test test_topic_creation ... ok
[INFO] [stdout] test test_error_handling_edge_cases ... ok
[INFO] [stdout] test test_ui_preview_functionality ... ok
[INFO] [stdout] test test_review_workflow ... ok
[INFO] [stdout] test test_search_functionality ... ok
[INFO] [stdout] test test_zettel_id_duplicate_prevention ... ok
[INFO] [stdout] test test_multiple_card_operations ... ok
[INFO] [stdout] test test_zettel_id_change_with_references ... ok
[INFO] [stdout] test test_zettel_id_change_preserves_all_relationships ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/llm_error_handling_tests.rs (/opt/rustwide/target/debug/deps/llm_error_handling_tests-83f118defbb54da9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_provider_enum_exhaustiveness ... ok
[INFO] [stdout] test test_empty_content_handling ... ok
[INFO] [stdout] test test_malformed_question_handling ... ok
[INFO] [stdout] test test_network_timeout_scenarios ... ok
[INFO] [stdout] test test_invalid_base_url_handling ... ok
[INFO] [stdout] test test_model_name_validation ... ok
[INFO] [stdout] test test_invalid_api_key_handling ... ok
[INFO] [stdout] test test_concurrent_service_creation ... ok
[INFO] [stdout] test test_resource_cleanup ... ok
[INFO] [stderr]      Running tests/llm_provider_strategy_test.rs (/opt/rustwide/target/debug/deps/llm_provider_strategy_test-3e6a84479ba74960)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_llm_provider_strategy_pattern ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/llm_provider_tests.rs (/opt/rustwide/target/debug/deps/llm_provider_tests-35a3fb7bc68e5c58)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_provider_enum_completeness ... ok
[INFO] [stdout] test test_json_response_structures ... ok
[INFO] [stdout] test test_all_providers_support_same_interface ... ok
[INFO] [stdout] test test_provider_specific_defaults ... ok
[INFO] [stdout] test test_batch_operations_interface ... ok
[INFO] [stdout] test test_convenience_constructors ... ok
[INFO] [stdout] test test_model_customization ... ok
[INFO] [stdout] test test_base_url_customization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/markdown_tests.rs (/opt/rustwide/target/debug/deps/markdown_tests-754392bf66a5b9f7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_card_with_markdown_content ... ok
[INFO] [stdout] test test_card_content_persistence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/review_interface_tests.rs (/opt/rustwide/target/debug/deps/review_interface_tests-5dd75f4ba704e6a9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_card_without_title_creation ... ok
[INFO] [stdout] test test_review_card_data_structure ... ok
[INFO] [stdout] test test_collapsible_card_content_structure ... ok
[INFO] [stdout] test test_card_with_title_creation ... ok
[INFO] [stdout] test test_card_update_with_title ... ok
[INFO] [stdout] test test_review_interface_title_priority ... ok
[INFO] [stdout] test test_card_list_includes_titles ... ok
[INFO] [stdout] test test_expand_collapse_content_lengths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/single_fsrs_update_test.rs (/opt/rustwide/target/debug/deps/single_fsrs_update_test-6987cd94a9c08c97)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_manual_review_still_updates_fsrs ... ok
[INFO] [stdout] test test_session_answer_submission_no_fsrs_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui_features_tests.rs (/opt/rustwide/target/debug/deps/ui_features_tests-f85851c0ff366722)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_responsive_design_data_structure ... ok
[INFO] [stdout] test test_preview_content_functionality ... ok
[INFO] [stdout] test test_keyboard_shortcut_rating_system ... ok
[INFO] [stdout] test test_search_functionality_with_highlighting ... ok
[INFO] [stdout] test test_loading_state_consistency ... ok
[INFO] [stdout] test test_suggested_rating_response_format ... ok
[INFO] [stdout] test test_navigation_icon_endpoints ... ok
[INFO] [stdout] test test_typography_scale_data_validation ... ok
[INFO] [stdout] test test_api_consistency_across_providers ... ok
[INFO] [stderr]    Doc-tests learning_system
[INFO] [stdout] test test_provider_specific_card_operations ... ok
[INFO] [stdout] test test_server_creation_with_multiple_providers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b576622facf58f564a742aef200cdf57d910caadf59ca30c5e0854959f403ba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b576622facf58f564a742aef200cdf57d910caadf59ca30c5e0854959f403ba4", kill_on_drop: false }`
[INFO] [stdout] b576622facf58f564a742aef200cdf57d910caadf59ca30c5e0854959f403ba4
